PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / PDFFormXObject Constructor / PDFFormXObject Constructor(PDFImage)
N/A
In This Topic
    PDFFormXObject Constructor(PDFImage)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFFormXObject( 
       PDFImage image
    )

    Parameters

    image
    N/A
    See Also